home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-03-20 | 519 b | 14 lines | [TEXT/CWIE] |
- =Source
- 'GXSDK:Programming Stuff:Sample Code:Printing Samples:Extensions…:ConfidentialCW ƒ:'
-
- =FLAGS Ω-Z to View current settings, Hilite & Ω-F to Set
- Dbg_Rsrcs = 1; { =1 to enable Debugging of Resources, DRVRs, cdevs, etc }
- INST1_Bkpt = 0; { =1 to Courtesy Break at first instruction }
- TBL_SLOP = 0; { NO 2K of slop in Document Tbl Area for Typ/Arglist additions}
- Bad_Zero = 0; { put a value in address 0 to catch dereferences of it }
-
- =BkPt
- SetUpPrintPanel
- NewSpoolPage
-
- =END of commands that are interpreted